[INFO] cloning repository https://github.com/MerlijnW70/Deadmod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MerlijnW70/Deadmod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlijnW70%2FDeadmod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlijnW70%2FDeadmod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2744443b61c1e13756f85c55d592079b0b78722a
[INFO] testing MerlijnW70/Deadmod/2744443b61c1e13756f85c55d592079b0b78722a against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMerlijnW70%2FDeadmod" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MerlijnW70/Deadmod
[INFO] finished tweaking git repo https://github.com/MerlijnW70/Deadmod
[INFO] tweaked toml for git repo https://github.com/MerlijnW70/Deadmod written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MerlijnW70/Deadmod on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MerlijnW70/Deadmod already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3bc028e6883a4054328eda0e9a8e81a735c89be888810ae6444854fd6fc27ed
[INFO] running `Command { std: "docker" "start" "-a" "d3bc028e6883a4054328eda0e9a8e81a735c89be888810ae6444854fd6fc27ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3bc028e6883a4054328eda0e9a8e81a735c89be888810ae6444854fd6fc27ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3bc028e6883a4054328eda0e9a8e81a735c89be888810ae6444854fd6fc27ed", kill_on_drop: false }`
[INFO] [stdout] d3bc028e6883a4054328eda0e9a8e81a735c89be888810ae6444854fd6fc27ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b8aa69b925c294870ee41e9a30c83e0e0d668c3755ba6c3ee582ff588720be1
[INFO] running `Command { std: "docker" "start" "-a" "6b8aa69b925c294870ee41e9a30c83e0e0d668c3755ba6c3ee582ff588720be1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling deadmod-core v0.1.0 (/opt/rustwide/workdir/deadmod-core)
[INFO] [stderr]    Compiling deadmod-cli v0.1.0 (/opt/rustwide/workdir/deadmod-cli)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling deadmod-lsp v0.1.0 (/opt/rustwide/workdir/deadmod-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "6b8aa69b925c294870ee41e9a30c83e0e0d668c3755ba6c3ee582ff588720be1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8aa69b925c294870ee41e9a30c83e0e0d668c3755ba6c3ee582ff588720be1", kill_on_drop: false }`
[INFO] [stdout] 6b8aa69b925c294870ee41e9a30c83e0e0d668c3755ba6c3ee582ff588720be1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b93a0d80317054ed1f9bada1a40c1158943ae1423ae444ef442e103454032faa
[INFO] running `Command { std: "docker" "start" "-a" "b93a0d80317054ed1f9bada1a40c1158943ae1423ae444ef442e103454032faa", kill_on_drop: false }`
[INFO] [stderr]    Compiling deadmod-core v0.1.0 (/opt/rustwide/workdir/deadmod-core)
[INFO] [stderr]    Compiling deadmod-cli v0.1.0 (/opt/rustwide/workdir/deadmod-cli)
[INFO] [stderr]    Compiling deadmod-lsp v0.1.0 (/opt/rustwide/workdir/deadmod-lsp)
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]    --> deadmod-core/src/fix.rs:757:21
[INFO] [stdout]     |
[INFO] [stdout] 757 |                 let result = remove_file(&link_file, false);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.07s
[INFO] running `Command { std: "docker" "inspect" "b93a0d80317054ed1f9bada1a40c1158943ae1423ae444ef442e103454032faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b93a0d80317054ed1f9bada1a40c1158943ae1423ae444ef442e103454032faa", kill_on_drop: false }`
[INFO] [stdout] b93a0d80317054ed1f9bada1a40c1158943ae1423ae444ef442e103454032faa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed8de5fb23d1b8f950a0e54b8710a54909e826ec279b964d3486d8591c3cd536
[INFO] running `Command { std: "docker" "start" "-a" "ed8de5fb23d1b8f950a0e54b8710a54909e826ec279b964d3486d8591c3cd536", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]    --> deadmod-core/src/fix.rs:757:21
[INFO] [stderr]     |
[INFO] [stderr] 757 |                 let result = remove_file(&link_file, false);
[INFO] [stderr]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `deadmod-core` (lib test) generated 1 warning (run `cargo fix --lib -p deadmod-core --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/deadmod-75aa1a95978e291f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_is_ignored_suffix_match ... ok
[INFO] [stdout] test tests::test_is_ignored_contains_match ... ok
[INFO] [stdout] test tests::test_is_ignored_exact_match ... ok
[INFO] [stdout] test tests::test_find_crate_root_with_src_directory ... ok
[INFO] [stdout] test tests::test_is_workspace_true ... ok
[INFO] [stdout] test tests::test_is_workspace_no_cargo_toml ... ok
[INFO] [stdout] test tests::test_is_workspace_false ... ok
[INFO] [stdout] test tests::test_find_crate_root_workspace_detection ... ok
[INFO] [stdout] test tests::test_find_crate_root_simple_crate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deadmod_core-3667427bda2be499)
[INFO] [stdout] 
[INFO] [stdout] running 390 tests
[INFO] [stdout] test builder::tests::test_analysis_result_stats ... ok
[INFO] [stdout] test cache::tests::test_atomic_write_no_temp_file_left ... ok
[INFO] [stdout] test cache::tests::test_atomic_write_overwrites_existing ... ok
[INFO] [stdout] test cache::tests::test_cache_file_is_valid_json ... ok
[INFO] [stdout] test builder::tests::test_dead_item_kind_display ... ok
[INFO] [stdout] test cache::tests::test_cache_save_load ... ok
[INFO] [stdout] test cache::tests::test_cache_special_characters_in_module_names ... ok
[INFO] [stdout] test cache::tests::test_file_hash_deterministic ... ok
[INFO] [stdout] test cache::tests::test_atomic_write_creates_file ... ok
[INFO] [stdout] test cache::tests::test_hash_bytes_deterministic ... ok
[INFO] [stdout] test cache::tests::test_file_hash_changes_on_content_change ... ok
[INFO] [stdout] test cache::tests::test_hash_bytes_unicode ... ok
[INFO] [stdout] test cache::tests::test_hash_bytes_empty ... ok
[INFO] [stdout] test callgraph::extractor::tests::test_extract_free_function ... ok
[INFO] [stdout] test callgraph::extractor::tests::test_extract_trait_methods ... ok
[INFO] [stdout] test callgraph::extractor::tests::test_extract_nested_module ... ok
[INFO] [stdout] test callgraph::extractor::tests::test_malformed_resilient ... ok
[INFO] [stdout] test callgraph::graph::tests::test_build_simple_graph ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_adjacency_list_correctness ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_cyclic_calls ... ok
[INFO] [stdout] test cache::tests::test_load_cache_corrupted_json ... ok
[INFO] [stdout] test cache::tests::test_load_cache_not_found ... ok
[INFO] [stdout] test callgraph::extractor::tests::test_extract_impl_methods ... ok
[INFO] [stdout] test cache::tests::test_load_cache_empty_file ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_deep_chain ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_dot_special_chars ... ok
[INFO] [stdout] test cache::tests::test_incremental_parse_fresh ... ok
[INFO] [stdout] test builder::tests::test_builder_ignore_patterns ... ok
[INFO] [stdout] test cache::tests::test_incremental_parse_cache_invalidation ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_unicode_function_names ... ok
[INFO] [stdout] test cache::tests::test_incremental_parse_cache_hit ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_with_no_calls ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_reverse_edges ... ok
[INFO] [stdout] test callgraph::graph::tests::test_empty_callgraph ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_self_recursive ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_qualified_calls ... ok
[INFO] [stdout] test callgraph::graph::tests::test_find_unreachable ... ok
[INFO] [stdout] test callgraph::graph::tests::test_find_entry_points ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_stats ... ok
[INFO] [stdout] test callgraph::graph::tests::test_max_call_depth_empty_graph ... ok
[INFO] [stdout] test callgraph::graph::tests::test_max_call_depth_no_edges ... ok
[INFO] [stdout] test callgraph::graph::tests::test_to_dot ... ok
[INFO] [stdout] test callgraph::graph::tests::test_max_call_depth_linear_chain ... ok
[INFO] [stdout] test callgraph::graph::tests::test_to_json ... ok
[INFO] [stdout] test callgraph::graph::tests::test_find_reachable ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_collect_use_rename ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_collect_use_super ... ok
[INFO] [stdout] test callgraph::graph::tests::test_to_visualizer_json ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_module_path_from_file ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_collect_use_crate ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_module_path_parent ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_crate_path ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_collect_use_self ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_module_extraction ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_full_metadata ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_module_path_from_lib_rs ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_qualified_import ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_self_path ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_super_path ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_imported_name ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_use_map_simple ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_resolve_local_function ... ok
[INFO] [stdout] test callgraph::usage::tests::test_extract_chained_calls ... ok
[INFO] [stdout] test callgraph::usage::tests::test_extract_method_call ... ok
[INFO] [stdout] test common::graph_trait::tests::test_missing_root_ignored ... ok
[INFO] [stdout] test common::graph_trait::tests::test_multi_source ... ok
[INFO] [stdout] test common::path_builder::tests::test_build_full_path_with_intermediate ... ok
[INFO] [stdout] test common::path_builder::tests::test_build_full_path_without_intermediate ... ok
[INFO] [stdout] test common::path_builder::tests::test_build_module_path_empty ... ok
[INFO] [stdout] test common::path_builder::tests::test_build_module_path_nested ... ok
[INFO] [stdout] test callgraph::usage::tests::test_extract_qualified_call ... ok
[INFO] [stdout] test common::graph_trait::tests::test_single_node ... ok
[INFO] [stdout] test common::path_builder::tests::test_build_full_path ... ok
[INFO] [stdout] test callgraph::path_resolver::tests::test_module_path_from_mod_rs ... ok
[INFO] [stdout] test common::visibility::tests::test_visibility_private ... ok
[INFO] [stdout] test common::visibility::tests::test_visibility_pub_crate ... ok
[INFO] [stdout] test common::visibility::tests::test_visibility_pub_super ... ok
[INFO] [stdout] test common::path_builder::tests::test_build_module_path_single ... ok
[INFO] [stdout] test config::tests::test_load_config_missing_file ... ok
[INFO] [stdout] test common::graph_trait::tests::test_empty_graph ... ok
[INFO] [stdout] test common::graph_trait::tests::test_linear_chain ... ok
[INFO] [stdout] test common::graph_trait::tests::test_cycle ... ok
[INFO] [stdout] test callgraph::usage::tests::test_malformed_resilient ... ok
[INFO] [stdout] test constants::const_extractor::tests::test_extract_const ... ok
[INFO] [stdout] test constants::const_extractor::tests::test_extract_impl_const ... ok
[INFO] [stdout] test constants::const_extractor::tests::test_extract_nested_mod ... ok
[INFO] [stdout] test constants::const_extractor::tests::test_extract_pub_const ... ok
[INFO] [stdout] test constants::const_extractor::tests::test_extract_static ... ok
[INFO] [stdout] test config::tests::test_load_config_with_ignore ... ok
[INFO] [stdout] test callgraph::usage::tests::test_extract_direct_call ... ok
[INFO] [stdout] test common::visibility::tests::test_visibility_public ... ok
[INFO] [stdout] test config::tests::test_load_config_empty_file ... ok
[INFO] [stdout] test cache::tests::test_rapid_save_load_cycles ... ok
[INFO] [stdout] test config::tests::test_load_config_with_output ... ok
[INFO] [stdout] test config::tests::test_load_config_full ... ok
[INFO] [stdout] test constants::const_extractor::tests::test_extract_static_mut ... ok
[INFO] [stdout] test constants::const_graph::tests::test_all_used ... ok
[INFO] [stdout] test constants::const_graph::tests::test_stats ... ok
[INFO] [stdout] test constants::const_graph::tests::test_unused_const_is_dead ... ok
[INFO] [stdout] test constants::const_graph::tests::test_unused_static_is_dead ... ok
[INFO] [stdout] test constants::const_usage::tests::test_pattern_const ... ok
[INFO] [stdout] test constants::const_usage::tests::test_extract_array_size ... ok
[INFO] [stdout] test constants::const_usage::tests::test_extract_const_usage ... ok
[INFO] [stdout] test constants::const_extractor::tests::test_malformed_resilient ... ok
[INFO] [stdout] test detect::tests::test_find_dead_all_reachable ... ok
[INFO] [stdout] test constants::const_usage::tests::test_extract_path_const ... ok
[INFO] [stdout] test constants::const_usage::tests::test_malformed_resilient ... ok
[INFO] [stdout] test detect::tests::test_find_dead_empty_inputs ... ok
[INFO] [stdout] test enums::enum_extractor::tests::test_malformed_resilient ... ok
[INFO] [stdout] test detect::tests::test_find_dead_reachable_not_in_mods ... ok
[INFO] [stdout] test enums::enum_extractor::tests::test_extract_pub_enum ... ok
[INFO] [stdout] test enums::enum_extractor::tests::test_extract_struct_variants ... ok
[INFO] [stdout] test enums::enum_extractor::tests::test_extract_unit_variants ... ok
[INFO] [stdout] test enums::enum_graph::tests::test_all_used ... ok
[INFO] [stdout] test enums::enum_extractor::tests::test_extract_nested_enum ... ok
[INFO] [stdout] test enums::enum_graph::tests::test_fully_dead_enum ... ok
[INFO] [stdout] test detect::tests::test_find_dead_none_reachable ... ok
[INFO] [stdout] test enums::enum_extractor::tests::test_multiple_enums ... ok
[INFO] [stdout] test enums::enum_usage::tests::test_extract_if_let ... ok
[INFO] [stdout] test enums::enum_usage::tests::test_malformed_resilient ... ok
[INFO] [stdout] test enums::enum_graph::tests::test_unused_variant_is_dead ... ok
[INFO] [stdout] test enums::enum_graph::tests::test_used_by_full_path ... ok
[INFO] [stdout] test constants::const_usage::tests::test_extract_multiple ... ok
[INFO] [stdout] test enums::enum_extractor::tests::test_extract_tuple_variants ... ok
[INFO] [stdout] test enums::enum_usage::tests::test_extract_match_pattern ... ok
[INFO] [stdout] test enums::enum_usage::tests::test_extract_tuple_variant ... ok
[INFO] [stdout] test error::tests::test_is_recoverable ... ok
[INFO] [stdout] test error::tests::test_parse_error_with_location ... ok
[INFO] [stdout] test error::tests::test_io_result_ext ... ok
[INFO] [stdout] test fix::tests::test_clean_empty_dirs_nested ... ok
[INFO] [stdout] test detect::tests::test_find_dead_some_unreachable ... ok
[INFO] [stdout] test fix::tests::test_clean_empty_dirs ... ok
[INFO] [stdout] test enums::enum_graph::tests::test_stats ... ok
[INFO] [stdout] test enums::enum_usage::tests::test_extract_construction ... ok
[INFO] [stdout] test error::tests::test_io_error ... ok
[INFO] [stdout] test fix::tests::test_fix_dead_modules_empty_list ... ok
[INFO] [stdout] test fix::tests::test_fix_result_structure ... ok
[INFO] [stdout] test fix::tests::test_clean_empty_dirs_max_depth ... ok
[INFO] [stdout] test enums::enum_usage::tests::test_multiple_usages ... ok
[INFO] [stdout] test fix::tests::test_remove_file_exists ... ok
[INFO] [stdout] test fix::tests::test_remove_file_dry_run ... ok
[INFO] [stdout] test fix::tests::test_remove_file_symlink_protection ... ok
[INFO] [stdout] test fix::tests::test_remove_file_not_exists ... ok
[INFO] [stdout] test cache::tests::test_incremental_parse_parallel_stress ... ok
[INFO] [stdout] test fix::tests::test_mod_patterns_no_match ... ok
[INFO] [stdout] test enums::enum_usage::tests::test_extract_struct_variant ... ok
[INFO] [stdout] test builder::tests::test_builder_basic ... FAILED
[INFO] [stdout] test config::tests::test_load_config_invalid_toml ... ok
[INFO] [stdout] test fix::tests::test_clean_empty_dirs_preserves_src ... ok
[INFO] [stdout] test fix::tests::test_fix_dead_modules_integration ... ok
[INFO] [stdout] test func::func_calls::tests::test_extract_chained_calls ... ok
[INFO] [stdout] test func::func_calls::tests::test_extract_direct_call ... ok
[INFO] [stdout] test callgraph::graph::tests::test_callgraph_large_scale ... ok
[INFO] [stdout] test fix::tests::test_fix_multiple_dead_modules ... ok
[INFO] [stdout] test func::func_calls::tests::test_extract_nested_calls ... ok
[INFO] [stdout] test func::func_extractor::tests::test_extract_free_function ... ok
[INFO] [stdout] test fix::tests::test_remove_mod_declaration_dry_run ... ok
[INFO] [stdout] test func::func_extractor::tests::test_extract_impl_methods ... ok
[INFO] [stdout] test func::func_calls::tests::test_malformed_file_resilient ... ok
[INFO] [stdout] test func::func_extractor::tests::test_extract_nested_mod ... ok
[INFO] [stdout] test func::func_calls::tests::test_extract_path_call ... ok
[INFO] [stdout] test func::func_calls::tests::test_extract_method_call ... ok
[INFO] [stdout] test func::func_extractor::tests::test_extract_no_mangle_attribute ... ok
[INFO] [stdout] test fix::tests::test_blank_line_cleanup ... ok
[INFO] [stdout] test fix::tests::test_fix_dead_modules_dry_run ... ok
[INFO] [stdout] test fix::tests::test_remove_mod_declaration_not_found ... ok
[INFO] [stdout] test fix::tests::test_remove_mod_declaration_with_attributes ... ok
[INFO] [stdout] test fix::tests::test_remove_mod_declaration_pub ... ok
[INFO] [stdout] test func::func_graph::tests::test_method_detection ... ok
[INFO] [stdout] test func::func_graph::tests::test_isolated_cluster ... ok
[INFO] [stdout] test func::func_graph::tests::test_public_functions_are_reachable ... ok
[INFO] [stdout] test func::func_graph::tests::test_stats ... ok
[INFO] [stdout] test func::func_graph::tests::test_no_mangle_functions_are_entry_points ... ok
[INFO] [stdout] test func::func_graph::tests::test_test_functions_are_entry_points ... ok
[INFO] [stdout] test func::func_graph::tests::test_simple_dead_function ... ok
[INFO] [stdout] test func::func_extractor::tests::test_extract_test_attribute ... ok
[INFO] [stdout] test func::func_extractor::tests::test_malformed_file_resilient ... ok
[INFO] [stdout] test func::func_extractor::tests::test_extract_pub_crate ... ok
[INFO] [stdout] test func::func_extractor::tests::test_multiple_attributes ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_combined_inline_and_where_bounds ... ok
[INFO] [stdout] test func::func_graph::tests::test_transitive_reachability ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_extract_struct_generics ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_extract_fn_lifetimes ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_extract_bounds ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_extract_impl_generics ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_extract_const_generic ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_extract_trait_generics ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_extract_fn_generics ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_extract_enum_generics ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_where_clause_bounds ... ok
[INFO] [stdout] test generics::generic_graph::tests::test_enum_unused_generic ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_where_clause_on_struct ... ok
[INFO] [stdout] test generics::generic_graph::tests::test_struct_unused_lifetime ... ok
[INFO] [stdout] test generics::generic_graph::tests::test_stats ... ok
[INFO] [stdout] test generics::generic_graph::tests::test_struct_unused_generic ... ok
[INFO] [stdout] test generics::generic_graph::tests::test_impl_unused_generic ... ok
[INFO] [stdout] test generics::generic_graph::tests::test_unused_bounds_tracked ... ok
[INFO] [stdout] test generics::generic_graph::tests::test_complex_generic_usage ... ok
[INFO] [stdout] test cache::tests::test_large_cache_atomic_write ... ok
[INFO] [stdout] test generics::generic_extractor::tests::test_malformed_resilient ... ok
[INFO] [stdout] test generics::generic_usage::tests::test_extract_enum_variant_usage ... ok
[INFO] [stdout] test generics::generic_usage::tests::test_extract_fn_lifetime_usage ... ok
[INFO] [stdout] test generics::generic_graph::tests::test_all_used ... ok
[INFO] [stdout] test generics::generic_usage::tests::test_malformed_resilient ... ok
[INFO] [stdout] test generics::generic_graph::tests::test_unused_type_param ... ok
[INFO] [stdout] test generics::generic_usage::tests::test_extract_struct_field_usage ... ok
[INFO] [stdout] test generics::generic_usage::tests::test_impl_block_usage ... ok
[INFO] [stdout] test generics::generic_graph::tests::test_unused_lifetime ... ok
[INFO] [stdout] test generics::generic_usage::tests::test_reference_lifetime_usage ... ok
[INFO] [stdout] test graph::tests::test_build_graph_basic ... ok
[INFO] [stdout] test graph::tests::test_module_graph_to_visualizer_json ... ok
[INFO] [stdout] test graph::tests::test_reachable_from_roots_multi_source ... ok
[INFO] [stdout] test generics::generic_usage::tests::test_unused_generic_detection ... ok
[INFO] [stdout] test macros::macro_extractor::tests::test_extract_nested_macro ... ok
[INFO] [stdout] test graph::tests::test_reachable_from_root_simple ... ok
[INFO] [stdout] test fix::tests::test_mod_patterns_special_chars ... ok
[INFO] [stdout] test graph::tests::test_reachable_from_roots_missing_root ... ok
[INFO] [stdout] test generics::generic_usage::tests::test_unused_lifetime_detection ... ok
[INFO] [stdout] test fix::tests::test_mod_patterns_complex ... ok
[INFO] [stdout] test macros::macro_extractor::tests::test_extract_exported_macro ... ok
[INFO] [stdout] test macros::macro_extractor::tests::test_extract_simple_macro ... ok
[INFO] [stdout] test fix::tests::test_remove_mod_declaration_pub_super ... ok
[INFO] [stdout] test generics::generic_usage::tests::test_extract_fn_type_usage ... ok
[INFO] [stdout] test fix::tests::test_remove_mod_declaration_simple ... ok
[INFO] [stdout] test graph::tests::test_reachable_from_roots_empty ... ok
[INFO] [stdout] test macros::macro_extractor::tests::test_malformed_resilient ... ok
[INFO] [stdout] test macros::macro_graph::tests::test_stats ... ok
[INFO] [stdout] test macros::macro_extractor::tests::test_multiple_macros ... ok
[INFO] [stdout] test macros::macro_graph::tests::test_all_used ... ok
[INFO] [stdout] test macros::macro_graph::tests::test_unused_macro_is_dead ... ok
[INFO] [stdout] test macros::macro_usage::tests::test_malformed_resilient ... ok
[INFO] [stdout] test matcharms::match_extractor::tests::test_malformed_resilient ... ok
[INFO] [stdout] test macros::macro_usage::tests::test_extract_separate_macros ... ok
[INFO] [stdout] test macros::macro_usage::tests::test_extract_custom_macro ... ok
[INFO] [stdout] test macros::macro_graph::tests::test_exported_unused_still_dead ... ok
[INFO] [stdout] test matcharms::match_extractor::tests::test_extract_enum_match ... ok
[INFO] [stdout] test matcharms::match_extractor::tests::test_extract_wildcard ... ok
[INFO] [stdout] test macros::macro_usage::tests::test_extract_nested_macro ... ok
[INFO] [stdout] test matcharms::match_extractor::tests::test_extract_tuple_struct ... ok
[INFO] [stdout] test generics::generic_usage::tests::test_extract_nested_generic_usage ... ok
[INFO] [stdout] test macros::macro_usage::tests::test_extract_expr_macro ... ok
[INFO] [stdout] test macros::macro_usage::tests::test_extract_vec_macro ... ok
[INFO] [stdout] test macros::macro_usage::tests::test_extract_path_macro ... ok
[INFO] [stdout] test matcharms::match_extractor::tests::test_position_tracking ... ok
[INFO] [stdout] test matcharms::match_graph::tests::test_all_variants_used ... ok
[INFO] [stdout] test parse::tests::test_extract_comment_only_file ... ok
[INFO] [stdout] test matcharms::match_graph::tests::test_stats ... ok
[INFO] [stdout] test matcharms::match_graph::tests::test_wildcard_in_final_position_ok ... ok
[INFO] [stdout] test matcharms::match_graph::tests::test_wildcard_masks_later_arms ... ok
[INFO] [stdout] test parse::tests::test_extract_deeply_nested_use ... ok
[INFO] [stdout] test matcharms::match_usage::tests::test_extract_construction ... ok
[INFO] [stdout] test matcharms::match_usage::tests::test_malformed_resilient ... ok
[INFO] [stdout] test matcharms::match_graph::tests::test_multiple_match_expressions ... ok
[INFO] [stdout] test matcharms::match_usage::tests::test_extract_if_let ... ok
[INFO] [stdout] test matcharms::match_usage::tests::test_extract_pattern_match ... ok
[INFO] [stdout] test matcharms::match_usage::tests::test_extract_or_pattern ... ok
[INFO] [stdout] test parse::tests::test_extract_empty_file ... ok
[INFO] [stdout] test parse::tests::test_extract_inline_mod_ignored ... ok
[INFO] [stdout] test parse::tests::test_extract_mod_declarations ... ok
[INFO] [stdout] test parse::tests::test_extract_use_glob ... ok
[INFO] [stdout] test parse::tests::test_extract_unicode_strings ... ok
[INFO] [stdout] test parse::tests::test_extract_use_groups ... ok
[INFO] [stdout] test parse::tests::test_module_info_new_mod_rs ... ok
[INFO] [stdout] test parse::tests::test_extract_use_statements ... ok
[INFO] [stdout] test parse::tests::test_module_info_new_simple ... ok
[INFO] [stdout] test parse::tests::test_extract_many_mods ... ok
[INFO] [stdout] test parse::tests::test_extract_use_rename ... ok
[INFO] [stdout] test parse::tests::test_extract_skips_path_keywords ... ok
[INFO] [stdout] test parse::tests::test_module_info_new_nested_path ... ok
[INFO] [stdout] test parse::tests::test_normalize_path_string_empty ... ok
[INFO] [stdout] test parse::tests::test_extract_whitespace_only ... ok
[INFO] [stdout] test parse::tests::test_extract_unicode_comments ... ok
[INFO] [stdout] test parse::tests::test_normalize_path_string_mixed ... ok
[INFO] [stdout] test parse::tests::test_normalize_path_string_no_separators ... ok
[INFO] [stdout] test parse::tests::test_normalize_path_string_unix ... ok
[INFO] [stdout] test parse::tests::test_normalize_path_string_windows ... ok
[INFO] [stdout] test parse::tests::test_parse_modules_empty_list ... ok
[INFO] [stdout] test parse::tests::test_parse_single_module_nonexistent ... ok
[INFO] [stdout] test parse::tests::test_path_to_normalized_string ... ok
[INFO] [stdout] test parse::tests::test_parse_single_module_valid ... ok
[INFO] [stdout] test parse::tests::test_parse_modules_mixed_valid_invalid ... ok
[INFO] [stdout] test root::tests::test_find_root_modules_mixed ... ok
[INFO] [stdout] test root::tests::test_find_root_modules_lib_and_main ... ok
[INFO] [stdout] test root::tests::test_find_root_modules_no_src ... ok
[INFO] [stdout] test parse::tests::test_parse_single_module_syntax_error ... ok
[INFO] [stdout] test root::tests::test_find_root_modules_with_binaries ... ok
[INFO] [stdout] test root::tests::test_find_root_modules_with_inline_binary ... ok
[INFO] [stdout] test root::tests::test_find_root_modules_only_lib ... ok
[INFO] [stdout] test tests::test_config_not_found ... ok
[INFO] [stdout] test scan::discovery_tests::test_cluster_depth ... ok
[INFO] [stdout] test scan::discovery_tests::test_discover_modules ... ok
[INFO] [stdout] test tests::test_config_loading ... ok
[INFO] [stdout] test tests::test_async_functions ... ok
[INFO] [stdout] test tests::test_aliased_imports ... ok
[INFO] [stdout] test tests::test_complex_where_clauses ... ok
[INFO] [stdout] test tests::test_const_generics ... ok
[INFO] [stdout] test tests::test_binary_garbage ... ok
[INFO] [stdout] test tests::test_deeply_nested_dead_module ... ok
[INFO] [stdout] test tests::test_empty_graph_reachability ... ok
[INFO] [stdout] test tests::test_impl_trait_syntax ... ok
[INFO] [stdout] test tests::test_deeply_nested_expressions ... ok
[INFO] [stdout] test tests::test_logging_does_not_panic ... ok
[INFO] [stdout] test tests::test_invalid_token ... ok
[INFO] [stdout] test tests::test_lib_root_detection ... ok
[INFO] [stdout] test tests::test_doc_hidden_modules ... ok
[INFO] [stdout] test tests::test_group_renames ... ok
[INFO] [stdout] test tests::test_direct_cycle_a_to_b_to_a ... ok
[INFO] [stdout] test tests::test_extern_crate ... ok
[INFO] [stdout] test tests::test_nested_modules_inline ... ok
[INFO] [stdout] test tests::test_macro_definitions ... ok
[INFO] [stdout] test tests::test_empty_file ... ok
[INFO] [stdout] test tests::test_malformed_files_do_not_panic ... ok
[INFO] [stdout] test tests::test_mod_declaration_detection ... ok
[INFO] [stdout] test tests::test_multi_source_bfs_correctness ... ok
[INFO] [stdout] test tests::test_diamond_dependency ... ok
[INFO] [stdout] test tests::test_cfg_conditional_modules ... ok
[INFO] [stdout] test tests::test_comment_only_file ... ok
[INFO] [stdout] test tests::test_reachability_with_missing_root ... ok
[INFO] [stdout] test tests::test_attribute_macros ... ok
[INFO] [stdout] test tests::test_symlink_handling ... ok
[INFO] [stdout] test tests::test_unicode_in_comments ... ok
[INFO] [stdout] test tests::test_single_module_no_dependencies ... ok
[INFO] [stdout] test tests::test_self_referential_module ... ok
[INFO] [stdout] test tests::test_triangle_cycle ... ok
[INFO] [stdout] test tests::test_simple_dead_module ... ok
[INFO] [stdout] test tests::test_unclosed_brace ... ok
[INFO] [stdout] test tests::test_unicode_string_literals ... ok
[INFO] [stdout] test tests::test_unicode_module_names ... ok
[INFO] [stdout] test tests::test_unicode_in_function_names ... ok
[INFO] [stdout] test tests::test_pub_use_reexport ... ok
[INFO] [stdout] test traits::trait_extractor::tests::test_extract_trait_definition ... ok
[INFO] [stdout] test tests::test_raw_identifiers ... ok
[INFO] [stdout] test tests::test_extremely_long_line ... ok
[INFO] [stdout] test tests::test_whitespace_only_file ... ok
[INFO] [stdout] test tests::test_path_with_spaces ... ok
[INFO] [stdout] test tests::test_zero_modules ... ok
[INFO] [stdout] test tests::test_deep_dependency_chain ... ok
[INFO] [stdout] test traits::trait_extractor::tests::test_inherent_impl_full_id ... ok
[INFO] [stdout] test traits::trait_graph::tests::test_called_methods_are_alive ... ok
[INFO] [stdout] test traits::trait_extractor::tests::test_extract_trait_impl ... ok
[INFO] [stdout] test traits::trait_extractor::tests::test_malformed_resilient ... ok
[INFO] [stdout] test traits::trait_graph::tests::test_impl_methods_for_required_are_alive ... ok
[INFO] [stdout] test traits::trait_graph::tests::test_inherent_static_method ... ok
[INFO] [stdout] test traits::trait_extractor::tests::test_multiple_impl_methods ... ok
[INFO] [stdout] test tests::test_parallel_parse_determinism ... ok
[INFO] [stdout] test traits::trait_graph::tests::test_stats ... ok
[INFO] [stdout] test traits::trait_graph::tests::test_required_methods_are_alive ... ok
[INFO] [stdout] test traits::trait_graph::tests::test_uncalled_pub_method_is_dead ... ok
[INFO] [stdout] test traits::trait_extractor::tests::test_extract_inherent_impl ... ok
[INFO] [stdout] test tests::test_use_glob ... ok
[INFO] [stdout] test traits::trait_usage::tests::test_associated_call ... ok
[INFO] [stdout] test tests::test_visualizer_json_structure ... ok
[INFO] [stdout] test traits::trait_extractor::tests::test_nested_mod_trait ... ok
[INFO] [stdout] test tests::test_visualizer_json_dead_detection ... ok
[INFO] [stdout] test traits::trait_graph::tests::test_inherent_method_uncalled_is_dead ... ok
[INFO] [stdout] test traits::trait_graph::tests::test_multiple_impls ... ok
[INFO] [stdout] test tests::test_use_path_imports ... ok
[INFO] [stdout] test traits::trait_graph::tests::test_qualified_call_marks_method_alive ... ok
[INFO] [stdout] test visualize_html::tests::test_extract_parent_module ... ok
[INFO] [stdout] test traits::trait_usage::tests::test_malformed_resilient ... ok
[INFO] [stdout] test visualize::tests::test_generate_dot_empty ... ok
[INFO] [stdout] test visualize_html::tests::test_generate_html_graph_empty ... ok
[INFO] [stdout] test traits::trait_usage::tests::test_method_call ... ok
[INFO] [stdout] test visualize_html::tests::test_generate_html_graph_has_clustering ... ok
[INFO] [stdout] test traits::trait_usage::tests::test_nested_module_type ... ok
[INFO] [stdout] test traits::trait_usage::tests::test_qualified_call ... ok
[INFO] [stdout] test visualize::tests::test_generate_dot_font ... ok
[INFO] [stdout] test visualize_html::tests::test_generate_html_graph_escapes_paths ... ok
[INFO] [stdout] test visualize_pixi::tests::test_generate_pixi_graph_empty ... ok
[INFO] [stdout] test visualize_html::tests::test_generate_html_graph_has_edge_bundling ... ok
[INFO] [stdout] test traits::trait_usage::tests::test_chained_method_calls ... ok
[INFO] [stdout] test visualize::tests::test_generate_dot_with_modules ... ok
[INFO] [stdout] test visualize_pixi::tests::test_generate_pixi_graph_has_features ... ok
[INFO] [stdout] test visualize_html::tests::test_generate_html_graph_with_modules ... ok
[INFO] [stdout] test visualize_pixi::tests::test_generate_pixi_graph_has_webgl ... ok
[INFO] [stdout] test visualize_html::tests::test_generate_html_graph_has_interactivity ... ok
[INFO] [stdout] test workspace::tests::test_parse_crate_name ... ok
[INFO] [stdout] test visualize_html::tests::test_generate_html_graph_has_inspector ... ok
[INFO] [stdout] test workspace::tests::test_parse_crate_name_single_quotes ... ok
[INFO] [stdout] test visualize_pixi::tests::test_generate_pixi_graph_with_modules ... ok
[INFO] [stdout] test workspace::tests::test_is_workspace_root_no_file ... ok
[INFO] [stdout] test workspace::tests::test_is_workspace_root_false ... ok
[INFO] [stdout] test workspace::tests::test_parse_crate_name_missing ... ok
[INFO] [stdout] test workspace::tests::test_is_workspace_root_true ... ok
[INFO] [stdout] test workspace::tests::test_analyze_crate_simple ... ok
[INFO] [stdout] test tests::test_wide_dependency_tree ... ok
[INFO] [stdout] test tests::test_500_modules ... ok
[INFO] [stdout] test tests::test_parallel_heavy_file_load ... ok
[INFO] [stdout] test workspace::tests::test_analyze_workspace_multiple_crates ... ok
[INFO] [stdout] test workspace::tests::test_find_all_crates_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- builder::tests::test_builder_basic stdout ----
[INFO] [stdout] [WARN] read error /tmp/deadmod_builder_test_25/src/used.rs: No such file or directory (os error 2)
[INFO] [stdout] [WARN] read error /tmp/deadmod_builder_test_25/src/main.rs: No such file or directory (os error 2)
[INFO] [stdout] [WARN] read error /tmp/deadmod_builder_test_25/src/dead.rs: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] thread 'builder::tests::test_builder_basic' (27) panicked at deadmod-core/src/builder.rs:460:9:
[INFO] [stdout] assertion failed: result.dead_modules.contains(&"dead".to_string())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62a5b820459a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62a5b820459a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62a5b820459a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62a5b820459a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62a5b821c39a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62a5b821c39a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x62a5b8209612 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62a5b8209612 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62a5b81e02af - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62a5b81e02af - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62a5b81fb3e9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62a5b7cc445c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62a5b7cc445c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62a5b81fb662 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62a5b81fb662 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62a5b81e039a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x62a5b81d7489 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62a5b81e12ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62a5b821cbdc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62a5b821cba2 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x62a5b7b15210 - deadmod_core[a98c8938cc00d85]::builder::tests::test_builder_basic
[INFO] [stdout]                                at /opt/rustwide/workdir/deadmod-core/src/builder.rs:460:9
[INFO] [stdout]   21:     0x62a5b7b08107 - deadmod_core[a98c8938cc00d85]::builder::tests::test_builder_basic::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/deadmod-core/src/builder.rs:452:28
[INFO] [stdout]   22:     0x62a5b7ab5636 - <deadmod_core[a98c8938cc00d85]::builder::tests::test_builder_basic::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x62a5b7cb853b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62a5b7cb853b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x62a5b7cc4f2b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x62a5b7cc4f2b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x62a5b7cc4f2b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x62a5b7cc4f2b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x62a5b7cc4f2b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x62a5b7cc4f2b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x62a5b7cc4f2b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x62a5b7cc0644 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x62a5b7cc0644 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x62a5b7cc7b32 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x62a5b7cc7b32 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x62a5b7cc7b32 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x62a5b7cc7b32 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x62a5b7cc7b32 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x62a5b7cc7b32 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x62a5b7cc7b32 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x62a5b820364f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x62a5b820364f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7ec7ea58daa4 - <unknown>
[INFO] [stdout]   44:     0x7ec7ea61aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     builder::tests::test_builder_basic
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 389 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p deadmod-core --lib`
[INFO] running `Command { std: "docker" "inspect" "ed8de5fb23d1b8f950a0e54b8710a54909e826ec279b964d3486d8591c3cd536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed8de5fb23d1b8f950a0e54b8710a54909e826ec279b964d3486d8591c3cd536", kill_on_drop: false }`
[INFO] [stdout] ed8de5fb23d1b8f950a0e54b8710a54909e826ec279b964d3486d8591c3cd536
